projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405fac0
)
(Fdisplay_buffer): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Sat, 28 Oct 2006 22:03:51 +0000
(22:03 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sat, 28 Oct 2006 22:03:51 +0000
(22:03 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 7a86a0e5cd4a66830f170738a1ca445c31da2379..0629ee3af3a6d879152c61096a7a07e15abef5b3 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-3588,7
+3588,7
@@
See `same-window-buffer-names' and `same-window-regexps'. */)
DEFUN ("display-buffer", Fdisplay_buffer, Sdisplay_buffer, 1, 3,
"BDisplay buffer: \nP",
doc: /* Make BUFFER appear in some window but don't select it.
-BUFFER must
be the name of an existing buffer, or, when called from Lisp,
+BUFFER must be the name of an existing buffer, or, when called from Lisp,
a buffer.
If BUFFER is shown already in some window, just use that one,
unless the window is the selected window and the optional second